McMotorLibraryParam.FilePath property
A null-terminated ASCII string that points to the custom simulated motor RTDLL. Only RTDLLs specified by an absolute file path are supported.
Namespace: IntervalZero.KINGSTAR.Base.Api
Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.5.4.0
Syntax
public string FilePath { get; set; }
Public Property FilePath As String
Property value
Type: String
See also